wayland: Fix memory leak in server decoration object
authorDavid Edmundson <kde@davidedmundson.co.uk>
Thu, 28 Jun 2018 10:13:33 +0000 (11:13 +0100)
committerDavid Edmundson <kde@davidedmundson.co.uk>
Thu, 28 Jun 2018 17:51:12 +0000 (18:51 +0100)
commitf3f4d40b89c57b6f8c82a4376e5dc0935a6dfb6c
tree3e4a64590fbe709f106a7909f17aee9e68307867
parentb0bfe606aa9c35bec97b018baf13322c5ac963da
wayland: Fix memory leak in server decoration object

The server decoration object becomes invaid when the wl_surface is
deleted. We should tidy it up then.
gdk/wayland/gdkwindow-wayland.c